home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / C / TINY_WP.ZIP / READ.ME < prev    next >
Encoding:
Text File  |  1993-10-16  |  355 b   |  6 lines

  1. Martin Copeland, Australia: The header file microsoft.h was mistakenly
  2. appended to the bottom of the file window.h instead of merely referring to it
  3. with a #include "microsoft.h" . The result is that the Make file TWRP.MAK will
  4. not compile. The section that begins #if COMPILER == MSOFT and ends #endif
  5. should be extracted into a "microsoft.h" file.
  6.